gtkiconview: Fix invalidation coordinates
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 May 2017 16:30:25 +0000 (18:30 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commit9f2e7edc3b9eb78a125d50b707d5b840406d810d
tree4546d4cf5d5a6d355067847d56ac6a3abb58a212
parentf8bc56dd553aebce376ba0eab6e296e19762b781
gtkiconview: Fix invalidation coordinates

We must account for the widget allocation now that there is no view_window.
gtk/gtkiconview.c